# hcf

Autonomous development plugin for Claude Code. Define requirements with a PM, then let parallel workers implement everything using TDD.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/markshust-hcf
- Source: https://github.com/markshust/hcf
- Price: free and open source

## Summary
hcf is a Claude Code plugin with 4 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes plan-create, plan-orchestrate, project-setup. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add markshust/hcf
```

## Skills
- plan-create
- plan-orchestrate
- project-setup
- project-update

## FAQ

### What is hcf?
Autonomous development plugin for Claude Code. Define requirements with a PM, then let parallel workers implement everything using TDD.

### How do I install hcf?
Run these in Claude Code: npx -y skills add markshust/hcf. Then prompt normally.

### Does hcf auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is hcf free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
