- Complete
effector.tomlwith typed interface (input: String,output: JSON,context: GenericAPIKey) - Declared permissions aligned with actual behavior (network, env-read, no filesystem)
- Error handling config (retry with exponential backoff)
- Runtime binding for OpenClaw (ClawHub managed tier)
- CI workflow for lint validation on every push
- This changelog
- Typo in Purpose section ("Linera" → "Linear")
- Typo in create command ("No prioirty" → "No priority")
- README link to SKILL.md (was "SKILL.mdd")
- README install command ("instal" → "install")
- Initial SKILL.md with Linear GraphQL commands
- Frontmatter with name, description, emoji, env requirements, install steps
- Full command set: list, search, create, update, comment, cycle
- README with install instructions and reference implementation notes