jaydubya818

Foundry Propose — Development skill for Claude Code

Development community

Surface actionable proposals from compile-log + candidates history (stuck candidates, flapping graduates, heavy backlog).

How to install Foundry Propose

Installs to ~/.claude/commands/jaydubya818-agentic-kb-foundry-propose.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jaydubya818/Agentic-KB/HEAD/.claude/commands/foundry-propose.md -o ~/.claude/commands/jaydubya818-agentic-kb-foundry-propose.md

Restart Claude Code, or start a new session, for it to be picked up.

What Foundry Propose does


description: Surface actionable proposals from compile-log + candidates history (stuck candidates, flapping graduates, heavy backlog). allowed-tools: Bash, Read, Write

/foundry-propose

Reactive proposal loop. Scans the KB's own history for patterns worth acting on and emits stable, dedupe-aware proposals (PROP-###). User accepts/rejects manually.

What it does

  1. Parse wiki/_meta/compile-log.md (every /foundry-compile run).
  2. Parse wiki/candidates.md (current single-source

Alternatives in Development

  • Claude Token Efficient — One CLAUDE.md file 3.8k ★
  • Agentlas Search — Search Agentlas Cloud and Hub agent candidates without invoking 1.1k ★
  • Candidates — Fetch and analyse top pool candidates with OKX smart money signals 722 ★

Full documentation available on GitHub

View Source Repository