Skip to content
Agent

intent-analyzer

by chkim-su

AI Summary

Intent Analyzer is an agent that applies critical-analysis patterns to assess whether software components actually fulfill their stated purpose, generating alignment scores between intent and implementation. It benefits developers and architects who need to audit codebase quality and ensure declared functionality matches real behavior.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to set up the "intent-analyzer" agent in my project.

Please run this command in my terminal:
# Add AGENTS.md to your project root
curl --retry 3 --retry-delay 2 --retry-all-errors -o AGENTS.md "https://raw.githubusercontent.com/chkim-su/forge-editor/main/agents/intent-analyzer.md"

Then explain what the agent does and how to invoke it.

Description

Applies 6 core questions from critical-analysis-patterns. Maps intent to implementation, generates alignment scores.

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 2mo ago
Active
AdoptionUnder 100 stars
1 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars1
Issues0
Updated2mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code
Claude.ai