ace-fca

Community

Disciplined context management for coding agents.

AuthorDJ2695
Version1.0.0
Installs0

System Documentation

What problem does it solve?

ACE-FCA provides a disciplined workflow that mitigates context overload in large coding projects by compressing context into focused, actionable artifacts and isolating work with subagents.

Core Features & Use Cases

  • Three-phase workflow: Research → Plan → Implement (with Frequent Intentional Compaction) and optional ADR steps for architectural decisions.
  • ADR integration: Automatically detects when an ADR is needed and documents it before implementation.
  • Subagent isolation: Fresh context per task to prevent cross-task bleed and improve prediction quality.
  • TDD-driven execution: Strict RED-GREEN-REFACTOR cycles with tests written first and full test suite verification after each task.
  • Context budgeting: Encourages 40-60% context window usage and progressive compaction for long-running work.

Quick Start

Learn how to initiate ACE-FCA in a project to guide a complex feature from research through implementation.

Note

This description adheres to the required three-section structure and provides a concise, practical overview for quick onboarding.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ace-fca
Download link: https://github.com/DJ2695/custom-copilot/archive/main.zip#ace-fca

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.