> "A project that doesn't learn from its own decisions is condemned to re-debate them."
From jm-adknpx claudepluginhub javimontano/jm-adk-alfaThis skill uses the workspace's default tool permissions.
agents/guardian.mdagents/lead.mdagents/specialist.mdagents/support.mdevals/evals.jsonknowledge/body-of-knowledge.mdknowledge/knowledge-graph.mdprompts/meta.mdprompts/primary.mdprompts/variations/deep.mdprompts/variations/quick.mdtemplates/output.docx.mdtemplates/output.htmlSearches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
"A project that doesn't learn from its own decisions is condemned to re-debate them."
Implements Constitution XVII: every debate and discovery produces reusable insights captured in insights/<domain>.md. Before new debates, consult existing insights. When recurring ambiguity detected, propose constitution amendments. The project compounds knowledge — it never re-debates a settled class of decision. [EXPLICIT]
insights/ for existing patterns in the same domainuniversal, security, frontend, backend, testing, deployment, governanceinsights/<domain>.md:
### Insight: {title}
- **Origin**: Debate on {topic} ({date})
- **Pattern**: {reusable decision pattern}
- **Rationale**: {why this is the right default}
- **Trigger**: {when to apply this insight}
- **Constitutional Anchor**: Principle {N}
- **Status**: active | tentative | superseded
.specify/adr/insights/README.md index with new entryinsights/README.md updated| Anti-Pattern | Why It's Bad | Do This Instead |
|---|---|---|
| Skipping insight extraction | Knowledge lost, same debates repeat | Extract after every significant decision |
| Over-specific insights | Can't apply to future cases | Abstract the pattern from the specifics |
| Never amending constitution | Ambiguity keeps recurring | Amend when 3+ debates hit same class |
| Not consulting insights before debate | Wasted effort re-debating | Always check insights/ first |
socratic-debate — Produces the debates that feed insightsintegrity-chain-validation — Insights improve chain compliancerepository-organization — Insights files follow indexability rules (XVIII)Example invocations:
| Scenario | Handling |
|---|---|
| Empty or minimal input | Request clarification before proceeding |
| Conflicting requirements | Flag conflicts explicitly, propose resolution |
| Out-of-scope request | Redirect to appropriate skill or escalate |