Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Faircode Skills

Claude plugin: a delivery-lifecycle skill suite for Faircode's ERPNext implementation & customisation team.

Install (team)

/plugin marketplace add https://github.com/nipunFaircode/faircode-skills
/plugin install faircode

Configure ERPNext access

export FAIRCODE_ERP_URL="https://erp.faircode.co"
export FAIRCODE_ERP_TOKEN="<api-key>:<api-secret>"   # never commit this

Layout

  • skills/faircode-*/SKILL.md — the skills
  • shared/erpnext_client/ — read + safe-write ERPNext helper
  • shared/references/ — shared rules cited by skills

See docs/superpowers/specs/ for the design and docs/superpowers/plans/ for the build plan.

Security note

The legacy tracker/fetch.py had a hardcoded ERPNext API token. That token must be rotated in ERPNext (deactivate the old key/secret, issue a new one) and supplied only via FAIRCODE_ERP_TOKEN. Treat the old token as compromised.

About

Faircode ERPNext delivery skills — Claude plugin (Phase 1 pilot)

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages